﻿2026-01-05T01:33:12.1161360Z ##[group]Run actions/checkout@v4
2026-01-05T01:33:12.1163640Z with:
2026-01-05T01:33:12.1164820Z   repository: worm-portal/aqequil
2026-01-05T01:33:12.1166830Z   token: ***
2026-01-05T01:33:12.1168140Z   ssh-strict: true
2026-01-05T01:33:12.1169350Z   ssh-user: git
2026-01-05T01:33:12.1170540Z   persist-credentials: true
2026-01-05T01:33:12.1171930Z   clean: true
2026-01-05T01:33:12.1173460Z   sparse-checkout-cone-mode: true
2026-01-05T01:33:12.1175010Z   fetch-depth: 1
2026-01-05T01:33:12.1176560Z   fetch-tags: false
2026-01-05T01:33:12.1177890Z   show-progress: true
2026-01-05T01:33:12.1179200Z   lfs: false
2026-01-05T01:33:12.1180520Z   submodules: false
2026-01-05T01:33:12.1182580Z   set-safe-directory: true
2026-01-05T01:33:12.1184930Z ##[endgroup]
2026-01-05T01:33:12.7085220Z Syncing repository: worm-portal/aqequil
2026-01-05T01:33:12.7089990Z ##[group]Getting Git version info
2026-01-05T01:33:12.7092900Z Working directory is '/Users/runner/work/aqequil/aqequil'
2026-01-05T01:33:12.7097480Z [command]/usr/local/bin/git version
2026-01-05T01:33:12.7475820Z git version 2.50.1
2026-01-05T01:33:12.7518120Z ##[endgroup]
2026-01-05T01:33:12.7540390Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/3c8e4980-d1be-479d-8850-90cb11b433d9/.gitconfig'
2026-01-05T01:33:12.7560400Z Temporarily overriding HOME='/Users/runner/work/_temp/3c8e4980-d1be-479d-8850-90cb11b433d9' before making global git config changes
2026-01-05T01:33:12.7566400Z Adding repository directory to the temporary git global config as a safe directory
2026-01-05T01:33:12.7570480Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/aqequil/aqequil
2026-01-05T01:33:12.7727010Z Deleting the contents of '/Users/runner/work/aqequil/aqequil'
2026-01-05T01:33:12.7733780Z ##[group]Initializing the repository
2026-01-05T01:33:12.7740420Z [command]/usr/local/bin/git init /Users/runner/work/aqequil/aqequil
2026-01-05T01:33:12.9064420Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-01-05T01:33:12.9070760Z hint: is subject to change. To configure the initial branch name to use in all
2026-01-05T01:33:12.9075130Z hint: of your new repositories, which will suppress this warning, call:
2026-01-05T01:33:12.9078520Z hint:
2026-01-05T01:33:12.9080760Z hint: 	git config --global init.defaultBranch <name>
2026-01-05T01:33:12.9089620Z hint:
2026-01-05T01:33:12.9092450Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-01-05T01:33:12.9096650Z hint: 'development'. The just-created branch can be renamed via this command:
2026-01-05T01:33:12.9107910Z hint:
2026-01-05T01:33:12.9110580Z hint: 	git branch -m <name>
2026-01-05T01:33:12.9113290Z hint:
2026-01-05T01:33:12.9135210Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-01-05T01:33:12.9141270Z Initialized empty Git repository in /Users/runner/work/aqequil/aqequil/.git/
2026-01-05T01:33:12.9154460Z [command]/usr/local/bin/git remote add origin https://github.com/worm-portal/aqequil
2026-01-05T01:33:12.9479140Z ##[endgroup]
2026-01-05T01:33:12.9792340Z ##[group]Disabling automatic garbage collection
2026-01-05T01:33:12.9798500Z [command]/usr/local/bin/git config --local gc.auto 0
2026-01-05T01:33:13.0169450Z ##[endgroup]
2026-01-05T01:33:13.0171880Z ##[group]Setting up auth
2026-01-05T01:33:13.0175770Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-01-05T01:33:13.0459690Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-01-05T01:33:13.5755660Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-01-05T01:33:13.5983760Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-01-05T01:33:14.0429580Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-01-05T01:33:14.0439680Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-01-05T01:33:14.6227630Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-01-05T01:33:14.6334260Z ##[endgroup]
2026-01-05T01:33:14.6347010Z ##[group]Fetching the repository
2026-01-05T01:33:14.6388750Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fba8641708a9a29f5cf75d5e1aa5af56402a902:refs/tags/v1.0.1
2026-01-05T01:33:15.6308840Z From https://github.com/worm-portal/aqequil
2026-01-05T01:33:15.6310730Z  * [new ref]         0fba8641708a9a29f5cf75d5e1aa5af56402a902 -> v1.0.1
2026-01-05T01:33:15.6426100Z ##[endgroup]
2026-01-05T01:33:15.6428310Z ##[group]Determining the checkout info
2026-01-05T01:33:15.6429380Z ##[endgroup]
2026-01-05T01:33:15.6431690Z [command]/usr/local/bin/git sparse-checkout disable
2026-01-05T01:33:15.6559630Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
2026-01-05T01:33:15.6668260Z ##[group]Checking out the ref
2026-01-05T01:33:15.6672030Z [command]/usr/local/bin/git checkout --progress --force refs/tags/v1.0.1
2026-01-05T01:33:16.1384430Z HEAD is now at 0fba864 Add automatic versioning from git tags using setuptools_scm
2026-01-05T01:33:16.1404790Z ##[endgroup]
2026-01-05T01:33:16.1527330Z [command]/usr/local/bin/git log -1 --format=%H
2026-01-05T01:33:16.1660000Z 0fba8641708a9a29f5cf75d5e1aa5af56402a902
